home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part2 / 15325 < prev    next >
Encoding:
Text File  |  1996-08-05  |  622 b   |  24 lines

  1. Path: nad.telco.com!usenet
  2. From: Martin Moore <moore@nac.telco.com>
  3. Newsgroups: comp.lang.c++
  4. Subject: BC++5.0 Program doesn't compile (see text)
  5. Date: Thu, 04 Apr 1996 12:37:40 -0800
  6. Organization: Telco Systems
  7. Message-ID: <31643314.794BDF32@nac.telco.com>
  8. NNTP-Posting-Host: 199.164.221.124
  9. Mime-Version: 1.0
  10. Content-Type: text/plain; charset=us-ascii
  11. Content-Transfer-Encoding: 7bit
  12. X-Mailer: Mozilla 2.0 (X11; I; SunOS 4.1.4 sun4m)
  13.  
  14. I cannot get the following program to compile...can anyone else?
  15.  
  16. #include "vector.h"
  17. using namespace std;
  18. vector<long> test;
  19.  
  20. That's it.
  21.  
  22. -- 
  23. Martin Moore - Telco Systems 510 624 5574
  24.